home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 9
/
The PC-SIG Library on CD ROM - Ninth Edition.iso
/
501_600
/
DISK0510
/
DISK0510.ZIP
/
G.BAT
< prev
next >
Wrap
DOS Batch File
|
1985-08-08
|
384b
|
16 lines
echo off
cls
echo Welcome to VISIBLE-PASCAL!
echo
echo These programs are on your disk:
dir *. /w
echo
echo
echo You may do: EDIT file or RUN file
echo
echo The user manual is in the files MANUAL.1 & MANUAL.2
echo
echo you can print it by typing: PRINTMAN
echo
echo Command?